body {
  line-height: 1;
  color: black;
/*  font-size:12px;
  font-family:"Arial Black", Gadget, sans-serif;*/
}

#page {
  background: white url(../images/bg.jpg) repeat-x;
  width:100%;  
  }

p{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
}

li {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
}
h1 { display:none;}

h2 {
/*  border:1px solid #0099ff; */
  padding:4px;
  background:url(../images/titlebg.png) repeat-x;
  padding:4px;
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:110%;  
  }


div#wrapper{
  width:930px;
  margin:0px auto;

}

div#header {
  width:100%;
  float:left;
  background:url(../images/logo.jpg) no-repeat;
  height:137px;
  }

div#top{
  width:100%;
  float:left;
  }

div#links{
  width:240px;
  float:right;
  height:40px;
  text-align:right;
  padding-top:15px;
  }

div#links a{
  text-align:right;
  border-right:1px #ccc solid;
  padding:0px 6px;
  
}
  

div#social{
  width:130px;
  float:right;
  height:40px;
  }

div#search {
  background: url(../images/searchbg.png) no-repeat;
  width:235px;
  height:29px;
  float:right;
  padding-left:4px;
  }
  
div#search .inputbox {
  border:none;
  background:none;
  padding-left:6px;
  }  

div#menu{
  width:100%;
  height:35px;
  margin:0px;
  padding:0px;
  float:left;
  z-index:1;
  position:relative;

     }

/*div#menu a{
  display:inline-block;
  background:url(../images/mainmenuhover.png) no-repeat;
  width:166px;
  height:36px;
  text-align:center;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#fff;
  text-transform:uppercase;
  padding:10px 0px 0px 0px;
  margin:0px 4px 0px 0px;

}

div#menu a:hover{
  background:url(../images/hover.png) no-repeat;

}*/
     
#breadcrumbs {
  font-family: Arial, Helvetica, sans-serif;
  color:#fff;
  font-size:12px;
  width:100%;
  float:left;
  padding-top:6px;
  height:20px;
  
  }
  
#breadcrumbs a { color:#ccc;}

#breadcrumbs a:hover { color:#000;}       

div#banner {
  width:100%;
  background: #eaeaea;
  height:245px;
  float:left;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-top:5px;
  z-index:0;
  position:relative;
  }

div#slider {
  float:left;
  width:916px;
  height:229px;
  margin:6px;
  background:#fff;
  }
  
div#partners {
  float:left;
  width:282px;
  height:222px;
  margin:6px ;
  background:#fff;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:4px;
  }  

div#partners h3{
  background:url(../images/titlebg.png) repeat-x;
  padding:5px 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color:#fff;
  text-transform:uppercase;
  font-size:120%;
  }

div#container {
  width:100%;
  float:left;
  margin-top:15px;
  
  }
  
div#container h3{
  background:url(../images/titlebg.png) repeat-x;
  padding:5px 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color:#fff;
  text-transform:uppercase;
  font-size:120%;
  }  
  
div#downloads {
  width:290px;
  float:left;
  height:168px;
  padding:5px;
  margin-right:8px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0px 0px 2px 2px #e9e9e9;
  -webkit-box-shadow: 0px 0px 2px 2px  #e9e9e9;
  box-shadow: 0px 0px 2px 2px  #e9e9e9;

  }  


div#downloads a{
  color:#111;
  text-decoration:none;
  }
  
div#downloads a:hover{
  color:#999;
  text-decoration:none;
  }  

div#install {
  width:290px;
  float:left;
  height:168px;
  margin-left:5px;
  margin-right:8px;
  padding:5px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0px 0px 2px 2px #e9e9e9;
  -webkit-box-shadow: 0px 0px 2px 2px  #e9e9e9;
  box-shadow: 0px 0px 2px 2px  #e9e9e9;

  }  


div#install li a {
  display:block;
  width:250px;
  border-bottom:1px solid #ccc;
  background:url(../images/menuarrow.png) center left no-repeat;
  padding:6px 0px 6px 14px;
  
  }

div#login {
  width:290px;
  float:left;
  height:168px;
  margin-left:5px;
  padding:5px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0px 0px 2px 2px #e9e9e9;
  -webkit-box-shadow: 0px 0px 2px 2px  #e9e9e9;
  box-shadow: 0px 0px 2px 2px  #e9e9e9;
  background: url(../images/login.jpg) no-repeat center right;

  }  


div#login .inputbox {
  width:150px;
  padding:4px;
  }
  
div#login fieldset{ padding-left:10px;}

div#login .button {
  
  background: url(../images/titlebg.png) repeat-x;
  border:2px solid #ccc;
  color:#fff;
  }


#adverbg{
  width:930px;
  height:90px;
  float:left;
  background:url(../images/advertbg.png) no-repeat right;
  padding-top:0px;
  margin-top:3px;

}  

#adverts{
  width:621px;
  height:96px;
  float:left;

}

/*#search{
  width:301px;
  height:96px;
  float: right;
}  

.search{
  padding-left:50px;
  padding-top:24px;
  
  }

#search  .inputbox{
  background-image: url(../images/searchbg.png);
  background-repeat:no-repeat;
  width:220px;
  height:29px;
  border:none;
  background-color:#eaeaea;
  padding-left:19px;
  }
*/
/*Kenswitch template css inner*/

div#content-wrap {
  width:100%;
  background: #eaeaea;
  float:left;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-top:5px;
  }

div#content {
  float:left;
  width:600px;
  margin:6px ;
  background:#fff;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:6px;
  overflow-x:hidden;
  }
  
div#content img { margin:4px;}

/*div#content tbody tr:nth-child(1n) td, tbody tr.even td{ padding:4px; background:#f9f9f9; /*vertical-align:middle;*/ /*border:1px solid #ccc;*/}

div#content tbody tr:nth-child(2n) td, tbody tr.even td{ background:#fff;}
*/
/*div#content th{ padding:5px; vertical-align:middle; border:1px #fff solid; color:#fff;}*/

div#content p { font-family:Arial, Helvetica, sans-serif; line-height:18px; text-indent:0; text-align:justify;}

div#content .button {
  
  background: url(../images/titlebg.png) repeat-x;
  border:2px solid #ccc;
  color:#fff;
  }
  
.button {
  
  background: url(../images/titlebg.png) repeat-x;
  border:2px solid #ccc;
  color:#fff;
  }

div#content h1 { display:none;}

div#content h2 {
  border-bottom:4px solid #0099ff;
  padding:4px;
  background:none;
  color:#111;
  font-size:180%;
  font-family:Arial, Helvetica, sans-serif;
  }

div#content h3 a{
  border:2px solid #ccc;
  padding:4px;
  background:#f9f9f9;
  color:#111;
  font-size:110%;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  display:block;
  }

div#content h4 {
  border:1px solid #0099ff;
  padding:4px;
  background:url(../images/titlebg.png) repeat-x;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  padding:4px;
  color:#fff;
  
  }

div#sidebar {
  float:left;
  width:282px;
  margin:6px ;
  /*background:#fff;*/
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:4px;
  }  

div#sidebar h3{
  background:url(../images/titlebg.jpg) no-repeat;
  padding:5px 0px 5px 40px;
  -moz-border-radius: 5px 5px 0px 0px;
  moz-border-radius: 5px 5px 0px 0px;
  border-radius:  5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  color:#fff;
  text-transform:uppercase;
  font-size:120%;
  }  

div#sidebar .moduletable {
  background:#fff;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding:4px;
  width:100%;
  margin-bottom:5px;
  }
  
div#login-in .moduletable {
  float:left;
  height:168px;
  margin-left:0px;
  padding:5px;
  background:#fff url(../images/login.jpg) no-repeat center right;

  }  


div#login-in .inputbox {
  width:150px;
  padding:4px;
  }
  
div#login-in fieldset{ padding-left:10px;}

div#login-in .button {
  
  background: url(../images/titlebg.png) repeat-x;
  border:2px solid #ccc;
  color:#fff;
  }

#footer{
  width:100%;
  height:71px;
  /*border-top:solid 2px #999999;*/
  margin:auto; clear:both;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:100;
  font-size:12px;
  text-align:center;
  padding-top:15px;
  background:url(../images/iso.png) no-repeat right;
  
  }

/* Below are the CSS styles that aren't included with Blueprint. It's a good idea to keep them whether or not you use it unless you know what you're doing. */



/* Text styles */


.blog-featured h2 {

  font-size: 1.5em;

  margin-bottom:0em;

}

p.readmore {

  text-indent:0;

  font-size: .9em;

}

.joomla-footer {

  font-size: .9em;

  margin-bottom: 30px;

}



/* Article functions */

ul.actions {

  clear:both;

  margin-top: -50px;

  float:right;

}

ul.actions li {

  list-style-type: none;

  float:right;

  margin-left: 10px;

}

div#content .componentheading {
  border-bottom:4px solid #0099ff;
  padding:4px;
  background:none;
  color:#111;
  font-size:180%;
  font-family:Arial, Helvetica, sans-serif;
  }
  
div#content #login-form .inputbox{ margin-right:6px;}  
  
#cb_expirydate_Day_ID {display:none;}

input #cb_expirydate {color:#ccc; background:#000;}  


/* Login styles */

p#form-login-username label,
p#form-login-password label {
  width: 160px;
  display:block;

}

p#form-login-remember label {
  font-size: .9em;
  font-weight: normal;
  line-height: 25px;

}

p#form-login-remember input {

  float:left;

  margin-right: 5px;

}

form#form-login ul {

  margin: 0;

  padding: 0;

}

form#form-login ul li {

  list-style-type: none;

  margin-left: 20px;

  font-size: .9em;

}


body .contentpane > div .item-page > p
table#tablesorter tbody tr:nth-child(n) td, tbody tr.even td { padding:20px;}
/*div#table { background:red;}*/
div#table tbody tr:nth-child(1n) td, tbody tr.even td{ padding:15px 4px; background:#f9f9f9; vertical-align:middle; /*border:1px solid #ccc;*/}

div#table tbody tr:nth-child(2n) td, tbody tr.even td{ background:#fff;}

#searchs {
  width:255px;
  float:left;
  margin-left:25px;
  padding-top:10px;
  padding-left:20px;
  }
  
#searchs p {
  margin-bottom:0px;
  margin-top:-3px;
  }  

/*#searchs img {
  width:230px;
  height:auto;
  margin-left:3px;
  margin-top:3px;
  float:right;

  }  */
  
table.partner tr{ background:#fff; border:2px solid #ccc;}
table.partner img { max-width:150px;}

.partner tbody tr:nth-child(1n) td, tbody tr.even td{ padding:4px; background:#f9f9f9; /*vertical-align:middle;*/ /*border:1px solid #ccc;*/}
.partner tbody tr:nth-child(2n) td, tbody tr.even td{ background:#fff;}

.pd-mirrors {display:block; float:left; }


#scgallery .boxgrid {/* background: url(../images/logo_box.jpg) bottom repeat-x;*/ text-align:center;}

#scgallery .boxgrid img { max-height:105px; max-width:172px; position:inherit; top:auto; left:auto;
 }

.cover { background:red;}

/*.teaser-text{background: url(../images/logo_b4_hover.png) top center repeat-x;}*/

.teaser-text a { font-weight:normal; text-align:center;}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
} 